1. Image Processing Function: Adjust Tint

    https://www.leadtools.com/sdk/image-processing/functions/function?id=71

    Adjusts the image tint by changing the colors in an image by using two separate color wheel rotations.

  2. Image Processing Function: Aging

  3. Image Processing Function: Alpha Blend

    https://www.leadtools.com/sdk/image-processing/functions/function?id=42

    Combines image data from two images, using the specified opacity value.

  4. Image Processing Function: Anisotropic Diffusion

    https://www.leadtools.com/sdk/image-processing/functions/function?id=206

    Performs a 2-Dimensional Anisotropic Diffusion filter on an image for reduction of varied patterned and non-patterned noise.

  5. Image Processing Function: Anti Aliasing

    https://www.leadtools.com/sdk/image-processing/functions/function?id=43

    Applies an anti-aliasing filter to the specified image.

  6. Image Processing Function: Apply Mathematical Logic

    https://www.leadtools.com/sdk/image-processing/functions/function?id=182

    Performs specific mathematical or logical operations on the colors of an image

  7. Image Processing Function: Auto Binarize

    https://www.leadtools.com/sdk/image-processing/functions/function?id=203

    Applies binary segmentation to a bitmap automatically.

  8. Image Processing Function: Auto Color Level

    https://www.leadtools.com/sdk/image-processing/functions/function?id=149

    Applies one of several types of automatic color leveling to an image

  9. Image Processing Function: Auto Crop

    https://www.leadtools.com/sdk/image-processing/functions/function?id=48

    Trims the current image, removing blank space around the edges.

  10. Image Processing Function: Average Filter

    https://www.leadtools.com/sdk/image-processing/functions/function?id=2

    Changes the color of each pixel in a image to the average color of pixels in its neighborhood. This results in a blur effect.


1 2 3 4 5 6 7 8 9 10